home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / dx_264.zip / DX_UPD.DOC next >
Text File  |  1990-12-01  |  42KB  |  991 lines

  1.  
  2.  
  3.         Directory eXtended v2.62                          1 December 1990
  4.  
  5.  
  6.  
  7.         DIRECTORY EXTENDED v2.62 READ.ME:
  8.         ========= ======== ===== =======
  9.         This  file  serves  to summarize DX's many features for those who
  10.         are unfamiliar with it and to supplement the manual with the many
  11.         new features that have been recently added.
  12.  
  13.         The size of DX scares many people -- especially with the  cost of
  14.         downloading  an unknown program of this  size.  Don't  be  scared
  15.         away!  DX  will  probably replace many of the small utilities and
  16.         DOS commands that you now use for directory and file maintenance!
  17.  
  18.         DX is THE MOST POWERFUL  directory  and  file  management utility
  19.         available for DOS. It is not full-screen or mouse-driven deriving
  20.         its  power from the fact that most users  work  faster  and  more
  21.         efficiently once they master a small set of commands and options.
  22.  
  23.         NOTE: If you received  a  distribution  disk directly from ECONO-
  24.         SOFT, please run the DX_REG program first to copy and register DX
  25.         (see  the  ORDERING  INFORMATION section of this  file  for  more
  26.         information).
  27.  
  28.         Versions 2.61 and 2.62  are  minor bug fixes to version 2.60. See
  29.         the end of this file for details.
  30.  
  31.         This file is organized as follows:
  32.  
  33.             o  FEATURE SUMMARY -- For  those  not  familiar with DX, this
  34.                section gives an introduction to its power.
  35.  
  36.             o  ORDERING INFORMATION  --  How  to  contact  ECONO-SOFT,  a
  37.                member of the  Association of ShareWare Professionals, and
  38.                information about the registration process.
  39.  
  40.             o  FILES IN THE  DX  PACKAGE -- Minimal and additional files;
  41.                bulletin board distribution.
  42.  
  43.             o  NEW FEATURES  -- For seasoned DX users, this section lists
  44.                new features since v2.00.
  45.  
  46.             o  BUGS FIXED SINCE v2.00
  47.  
  48.         FEATURE SUMMARY:
  49.         ======= =======
  50.  
  51.             o  Full path and hard disk support including logical drives.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.         Copyright (c) 1985-1990 ECONO-SOFT         READ.ME         Page 1
  65.  
  66.  
  67.  
  68.  
  69.         Directory eXtended v2.62                          1 December 1990
  70.  
  71.  
  72.  
  73.             o  A very powerful and flexible file-matching engine allowing
  74.                multiple wildcards and additional characters following and
  75.                between the wildcard characters:
  76.  
  77.                    dx *test    => matches files ending in "TEST" like
  78.                                   "FILETEST", "XTEST", and "TEST".
  79.  
  80.                    dx a*b      => files starting with "A" and ending with
  81.                                   "B".
  82.  
  83.                    dx f*1*x.*x => files starting with "F", having "1"
  84.                                   anywhere in their names, ending with
  85.                                   "X", and having an extension ending in
  86.                                   "X" like "F1AX.X" or "FILL1_XX.AXX".
  87.  
  88.                    dx *te??    => any file ending in four characters of
  89.                                   which "TE" is the fourth-to-last and
  90.                                   third-to-last characters like "TEST"
  91.                                   and "FILETEMP".
  92.  
  93.             o  Multiple file  specifications  can  be  given  --  both as
  94.                inclusion and exclusion patterns:
  95.  
  96.                    dx .bas+.pas;*t
  97.                           => will match files with extensions of ".BAS"
  98.                              and ".PAS" only if their names do not end
  99.                              with a "T".
  100.  
  101.                    dx *t*+my*e;.pas
  102.                           => all files that have a "t" anywhere in their
  103.                              names; AND all files that start with "my"
  104.                              and end with "e"; UNLESS they have an
  105.                              extension of ".PAS" -- "MYFILE.EXT", "TEST",
  106.                              and "XTY.C" would match while "TEST.PAS"
  107.                              would not match.
  108.  
  109.             o  DX can search all directories, list  all  directory names,
  110.                and test whether  a  set  of  files can fit on a different
  111.                disk.
  112.  
  113.             o  DX can search any and all Compressed Files  (CFs)  -- ARC,
  114.                LBRs,  LZHs,  PAKs,  PKAs,  ZIPs  and ZOOs --  using  full
  115.                pattern matching; compare files within  one  CF  to normal
  116.                DOS  files  or  files in another CF; rename and change the
  117.                date/time of files within some CFs.
  118.  
  119.             o  MOVE, COPY, COMPARE, DELETE, and RENAME files across disks
  120.                and  directories.  APPEND  files  to  pre-existing  files.
  121.                Change file attributes and date/time  stamp. Automatically
  122.                "Go  Bak" to a previous .BAK file.  Move  or  copy  entire
  123.                directory trees  and  subtrees  maintaining  the directory
  124.                structure.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.         Copyright (c) 1985-1990 ECONO-SOFT         READ.ME         Page 2
  131.  
  132.  
  133.  
  134.  
  135.         Directory eXtended v2.62                          1 December 1990
  136.  
  137.  
  138.  
  139.             o  Security conscience? DX can wipe the data in a file before
  140.                deleting it...  no  unerase/undelete  program  can recover
  141.                data that  has been wiped. (DX has multiple wiping options
  142.                including  the  Department  of  Defense's   DoD  5220.22-M
  143.                specification.) DX can also produce either a 16-bit Cyclic
  144.                Redundancy Check (CRC), a 32-bit CRC, or a simple checksum
  145.                of your files for data  integrity  checking  --  useful in
  146.                detecting Trojan  horses  or  verifying  files transferred
  147.                electronically!
  148.  
  149.             o  FULL  NETWORK  SUPPORT!  Including  the ability to report,
  150.                set, and  clear the "Network Share" file attribute. DX has
  151.                the  option  to  wait  for  a file that's  interlocked  on
  152.                another network node.
  153.  
  154.             o  You can specify exactly which file attributes  to display.
  155.                See any hidden or system files or hidden directories.
  156.  
  157.             o  You can select files  within  (or  outside of) a specified
  158.                range of file sizes and/or dates/times.
  159.  
  160.             o  Have  you  ever  received  a  new disk and wanted to  know
  161.                immediately   what  commands  are  available?  An   option
  162.                displays all ".COM", ".EXE", and ".BAT" files.
  163.  
  164.             o  DX  can  sort  files  by  any  combination   of  filename,
  165.                extension,   size,   date/time,   or  file  attributes  --
  166.                ascending  or descending.  Sort  files  within  Compressed
  167.                Files (ARC, ZIP, etc.).  The  sorted  output may be across
  168.                the screen (or printer) or columnar.
  169.  
  170.             o  All of DX's special processing  may be verified on a file-
  171.                by-file basis (default) or performed automatically.
  172.  
  173.             o  You  can  carry  all  of  the extensive pattern  and  file
  174.                matching capabilities into ANY TASK you  need  to perform.
  175.                DX can  RUN an external utility or command synonym against
  176.                all  files   selected   or   generate   (and,  optionally,
  177.                internally execute) DOS batch files for  you.  Couple this
  178.                with the ability to  search  all  Compressed Files and you
  179.                can build batch files to process your entire hard disk.
  180.  
  181.             o  DX has an extensive  set  of  output formatting options --
  182.                including colors, printer formatting, "UPPER",  "lower" or
  183.                "Initial  Caps" cases, 12 or 24  hour  time  formats,  and
  184.                screen width, height, and screen-handling options.
  185.  
  186.             o  DX is fully customizable -- set your favorite options once
  187.                and they will always be used.
  188.  
  189.             o  Make decisions  in batch files based on the ERRORLEVEL set
  190.                by D